Method LoadEagerAsync<TProps>(long, int)
Pro: EAGER loading via PVT (consistent with Query/TreeQuery).
OpenSource uses get_object_json, Pro uses PVT for correct array handling.
protected override Task<RedbObject<TProps>?> LoadEagerAsync<TProps>(long objectId, int depth) where TProps : class, new()